-- card: 12952 from stack: in -- bmap block id: 14409 -- flags: 0000 -- background id: 2784 -- name: -- part 2 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=6 top=51 right=312 bottom=505 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=2 top=22 right=51 bottom=38 -- title width / last selected line: 0 -- icon id / first selected line: 29114 / 29114 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close pop card end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=1 top=307 right=336 bottom=38 -- title width / last selected line: 0 -- icon id / first selected line: 902 / 902 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp visual effect scroll right go to previous card end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: A004 -- rect: left=131 top=304 right=331 bottom=351 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Click Here for Unlocked Version ----- HyperTalk script ----- on mouseUp push card go to card id 17415 end mouseUp -- part contents for card part 2 ----- text ----- You can delete buttons that you don't use, like the up arrow on the background of the highest level stack. Once you have HyperArchy customized, you might want to make a separate stack with cards that read the HyperArchy stacks for report generation, exporting, searching, etc.. Understanding of the linkage fields like "Parent ID", "Self ID", and "Child IDs" is important. By using these fields, all sorts of interesting collections of data can be made. Of course, if you are comptemplating this sort of thing, you must have made a start with HyperTalk! One nice addition would be an assisted version for the Find Command. Otherwise, users can depend on the standard HyperCard Find facility. Read the section "How HyperArchy Works" for more information and ideas.